.div_navlink {
    display: flex;
    align-items: center;
}
.fa_Btnyy {
    position: relative;
    margin-left: 10px;
    margin-top: 5px;
}
.fa_Btnyy p {
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022122810400045688/cms/image/2340f991-0592-4c1f-aaad-0bd9bd3c081a.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    max-width: 100%!important;
    max-height: 100%!important;
    float: left;
    color: #fff;
}
.fa_Btnyy h1 {
    display: block;
    width: auto;
    height: 22px;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    max-width: 100%!important;
    max-height: 100%!important;
    float: left;
    margin: 2px 9px;
    color: #fff;
}
.fa_Btnyy_box {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: 50px;
    left: 50%;
    background: rgba(255,255,255,0.7);
    transition: all 0.5s;
    z-index: 999;
    width: 100px;
    transform: translateX(-50%);
}
.fa_Btnyy_box a {
    font-size: 14px;
    color: #332;
    padding: 10px;
    text-align: center;
    transition: all 0.5s;justify-content: flex-start;
}
.fa_Btnyy span {
    display: inline-block;
    background-size: contain;
    width: 20px;
    height: 14px;
    vertical-align: middle;
    margin-right: 5px;
}
.p_haveNav:hover .fa_Btnyy p, .fa_Headeron .fa_Btnyy p {
    background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022122810400045688/cms/image/5585bf2c-b5f9-4fc1-ac97-8684bcb400f0.png);
    color: #333;
}
.fa_Btnyy p {
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022122810400045688/cms/image/2340f991-0592-4c1f-aaad-0bd9bd3c081a.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    max-width: 100%!important;
    max-height: 100%!important;
    float: left;
    color: #fff;
}
.p_haveNav:hover .fa_Btnyy h1, .fa_Headeron .fa_Btnyy h1 {
    color: #222;
}

.fa_Btnyy:hover .fa_Btnyy_box {
    max-height: 300px;
}
.fa_Btnyy_box a:hover {
    color: #032890;
}
.fa_Btnyy_box a {
    font-size: 14px;
    color: #332;
    display: flex;
    padding: 10px;
    text-align: center;
    transition: all 0.5s;
    align-items: center;
}
.p_haveNav:hover .fa_Btnyy h1, .fa_Headeron .fa_Btnyy h1 {
    color: #222;
}
.p_haveNav:hover .fa_Btnyy p, .fa_Headeron .fa_Btnyy p {
    background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022122810400045688/cms/image/5585bf2c-b5f9-4fc1-ac97-8684bcb400f0.png);
    color: #333;
}

.active .fa_Btnyy h1{
    color: #222;
}
.active .p_haveNav .fa_Btnyy h1, .fa_Headeron .fa_Btnyy h1 {
    color: #222;
}
.active .fa_Btnyy p {
    background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022122810400045688/cms/image/5585bf2c-b5f9-4fc1-ac97-8684bcb400f0.png);
    color: #333;
}